Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn animation using CSS3, Javascript and HTML5
Rating: 4.3 out of 5(121 ratings)
1,777 students
Created byMatt Wallace
Last updated 9/2015
English

What you'll learn

  • Create animations and transitions using CSS, Javascript and HTML
  • Use popular javascript libraries to help create animations

Course content

4 sections18 lectures2h 21m total length
  • CSS3 Transition Basics7:50

    Learn how to use the CSS transition property for quick and easy transtions

  • CSS3 Transitions with transforms11:54

    See how to add transforms to your transitions for 3d and other effects

  • CSS3 Animation Basics11:54

    Quick and easy animations using only CSS

  • CSS3 Interaction with Animation10:20

    Make your CSS animations interactive!

  • CSS3 Animation with Transforms14:14

    Add a lot of life to you r animation using CSS transforms

Requirements

  • To code along with this course you will just need a text editor and a browser.
  • Following along will be easier if you have a basic understanding of html, css and javascript.

Description

In this course you will learn how to create animations and transitions in CSS3 and Javascript. The easy to follow along tutorials will have you animating in no time.

Master the art of adding animation to your websites and pick the right tools for the job.

  • Create animations and transitions using CSS3
  • Learn the building blocks of how animation works in Javascript
  • See how different techniques can add life to your animations
  • Leverage animation frameworks that take care of the hard work and let you animate quickly.
  • Follow along with the included source code


    We'll learn the basics of animating all the way through complex sequenced animations.

    You'll learn how to use CSS3 syntax to create quick and smooth animations without needing javascript. Next I'll show you the building blocks of animating in javascript using setInterval and requestAnimationFrame in the canvas. Then you will learn how to leverage jQuery's animation methods, events, and properties to get animating quickly. Last but not least we'll cover GSAP (Greensock animation platform) where you'll learn the basics all the way through complex sequenced animations. This course comes complete with working code samples so you can work along side the instructor and modify to create your own animations. The full course can be completed in just over 2 hours.

Who this course is for:

  • This Animation course it meant for beginner to advanced developers who want to broaden their understanding of animation and the tools to create animations.
  • A basic understanding of html, css and javascript is nice to have but not required.
  • This course is focused specifically on animations for HTML, CSS and Javascript. It's not intended to be a full web development course